Expand description

Mappings of objects received from Discord’s voice gateway API, with implementations for (de)serialisation.

Modules

A set of constants used by the library.

A collection of newtypes defining type-strong IDs.

Message bodies used in gateway event-handling.

Structs

The client’s response to a connection offer.

Flag set describing how a speaker is sending audio.

Enums

Discord Voice Gateway Websocket close codes.

A representation of data received for voice gateway events.

Enum to map voice opcodes.

Traits

A generic trait for converting a number to a value.